var net/http.http2ErrRecursivePush
2 uses
net/http (current package)
h2_bundle.go#L7161: http2ErrRecursivePush = errors.New("http2: recursive push not allowed")
h2_bundle.go#L7175: return http2ErrRecursivePush
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)